Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.content.view.local.configuration--doctype

This contribution is part of XML component org.nuxeo.ecm.platform.content.view.local.configuration inside nuxeo-platform-types-core-9.10.jar /OSGI-INF/contentview-local-configuration.xml

Extension Point

Extension point doctype of component TypeService.

Contributed Items

  • <facet name="ContentViewLocalConfiguration">
          <schema name="content_view_configuration"/>
        </facet>

XML Source

<extension point="doctype" target="org.nuxeo.ecm.core.schema.TypeService">

    <facet name="ContentViewLocalConfiguration">
      <schema name="content_view_configuration"/>
    </facet>

  </extension>